StudentEnrollmentPeriodBook 
EntityType  Independent 
Logical Entity Name  StudentEnrollmentPeriodBook 
Default Table Name  AdEnrollBook 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

StudentEnrollmentPeriodBook Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentEnrollmentPeriodId(FK)    INTEGER  NO 
 
StudentEnrollmentPeriodBookId(PK)    INTEGER  NO 
 
BookId    INTEGER  NO 
 
StudentCourseId    INTEGER  NO 
 
IsNewBook    BIT  NO 
 
Price    MONEY(19, 4)  YES 
 
IssuedDate    DATETIME  YES 
 
Status    CHAR(1)  NO 
 
Note    VARCHAR(255)  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 

StudentEnrollmentPeriodBook Keys 
Key Name  Key Type  Keys 
AdEnrollBook_AdEnrollBookID_U_C_IDX  PrimaryKey  StudentEnrollmentPeriodBookId 
AdEnrollBook_AdEnrollID_N_N_IDX  Inversion Entry  StudentEnrollmentPeriodId 

StudentEnrollmentPeriodBook Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentEnrollmentPeriod  Non-Identifying  One To Zero or More        StudentEnrollmentPeriodId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentEnrollmentPeriodBook Check Constraints 
Check Constraint Name  CheckConstraint 

StudentEnrollmentPeriodBook Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StudentEnrollmentPeriodBook 
NO       
Physical (Microsoft SQL Server)
dbo.AdEnrollBook 
NO       

StudentEnrollmentPeriodBook Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  StudentEnrollment 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

StudentEnrollmentPeriodBook Data Movement Rules 
Name  Type  Rule Text/Value